home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
Chip_2004-11_cd1.bin
/
software
/
frigate
/
Frigate3_Lite_v25.exe
/
{app}
/
Addons
/
Schemes
/
MySQL.sch
< prev
next >
Wrap
Text File
|
2004-01-06
|
6KB
|
188 lines
object TPersHolder
P.Name = 'MySQL'
P.Extensions.Strings = (
'sql')
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
UseMetaSymbol = True
UseMetaToWrapLines = False
MetaSymbol = '\'
FIText = 0
FIIntNum = 5
FIFloatNum = 6
FIHexNum = 7
FIIdentifier = 11
UseComments = True
UseSingleLineComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UseIdentifiers = True
UseKeywords = True
BlockDelimiters = <>
SingleLineCommentDelimiters = <
item
FontID = 1
LeftDelimiter = '--'
end
item
FontID = 10
LeftDelimiter = '#'
end>
MultiLineCommentDelimiters = <
item
FontID = 2
LeftDelimiter = '/*'
RightDelimiter = '*/'
end>
SingleLineStringDelimiters = <
item
FontID = 3
LeftDelimiter = #39
RightDelimiter = #39
end
item
FontID = 4
LeftDelimiter = '"'
RightDelimiter = '"'
end>
KeywordSets = <
item
FontID = 8
Name = 'KeyWords'
Keywords =
'ADD,ALL,ALTER,ANALYZE,AND,AS,ASC,AUTO_INCREMENT,BDB,BERKELEYDB,B' +
'ETWEEN,BIGINT,BINARY,BLOB,BOTH,BY,CASCADE,CASE,CHANGE,CHAR,CHARA' +
'CTER,COLUMN,COLUMNS,CONSTRAINT,CREATE,CROSS,CURRENT_DATE,CURRENT' +
'_TIME,CURRENT_TIMESTAMP,DATABASE,DATABASES,DATETIME,DAY_HOUR,DAY' +
'_MINUTE,DAY_SECOND,DEC,DECIMAL,DEFAULT,DELAYED,DELETE,DESC,DESCR' +
'IBE,DISTINCT,DISTINCTROW,DOUBLE,DROP,ELSE,ENCLOSED,ESCAPED,EXIST' +
'S,EXPLAIN,FIELDS,FLOAT,FOR,FOREIGN,FROM,FULLTEXT,FUNCTION,GRANT,' +
'GROUP,HAVING,HIGH_PRIORITY,HOUR_MINUTE,HOUR_SECOND,IF,IGNORE,IN,' +
'INDEX,INFILE,INNER,INNODB,INSERT,INSERT_ID,INT,INTEGER,INTERVAL,' +
'INTO,IS,JOIN,KEY,KEYS,KILL,LAST_INSERT_ID,LEADING,LEFT,LIKE,LIMI' +
'T,LINES,LOAD,LOCK,LONG,LONGBLOB,LONGTEXT,LOW_PRIORITY,MASTER_LOG' +
'_SEQ,MASTER_SERVER_ID,MATCH,MEDIUMBLOB,MEDIUMINT,MEDIUMTEXT,MIDD' +
'LEINT,MINUTE_SECOND,MRG_MYISAM,NATURAL,NOT,NULL,NUMERIC,ON,OPTIM' +
'IZE,OPTION,OPTIONALLY,OR,ORDER,OUTER,OUTFILE,PARTIAL,PRECISION,P' +
'RIMARY,PRIVILEGES,PROCEDURE,PURGE,READ,REAL,REFERENCES,REGEXP,RE' +
'NAME,REPLACE,REQUIRE,RESTRICT,RETURNS,REVOKE,RIGHT,RLIKE,SELECT,' +
'SET,SHOW,SMALLINT,SONAME,SQL_AUTO_IS_NULL,SQL_BIG_RESULT,SQL_BIG' +
'_SELECTS,SQL_BIG_TABLES,SQL_BUFFER_RESULT,SQL_CALC_FOUND_ROWS,SQ' +
'L_LOG_BIN,SQL_LOG_OFF,SQL_LOG_UPDATE,SQL_LOW_PRIORITY_UPDATES,SQ' +
'L_MAX_JOIN_SIZE,SQL_QUOTE_SHOW_CREATE,SQL_SAFE_UPDATES,SQL_SELEC' +
'T_LIMIT,SQL_SLAVE_SKIP_COUNTER,SQL_SMALL_RESULT,SQL_WARNINGS,SSL' +
',STARTING,STRAIGHT_JOIN,STRIPED,TABLE,TABLES,TERMINATED,THEN,TIN' +
'YBLOB,TINYINT,TINYTEXT,TO,TRAILING,UNION,UNIQUE,UNLOCK,UNSIGNED,' +
'UPDATE,USAGE,USE,USING,VALUES,VARBINARY,VARCHAR,VARYING,WHEN,WHE' +
'RE,WITH,WRITE,YEAR_MONTH,ZEROFILL'
end
item
FontID = 9
Name = 'Additional'
Keywords = 'ACTION,BIT,DATE,ENUM,NO,TEXT,TIME,TIMESTAMP'
end>
end>
P.FontTable = <
item
FontID = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = 4227327
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 6
Font.Charset = DEFAULT_CHARSET
Font.Color = 4227327
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 7
Font.Charset = DEFAULT_CHARSET
Font.Color = 4227327
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 9
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 10
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 11
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end>
P.SyntaxVersion = 3
end